 <form> <div style="width: 500px; display: inline-block"> <fieldset style="border: 0"> <legend id="loadSharedLegend"></legend> <ul class="sparseLi"> <li><input type="radio" id="patternOfTheDayRadioButton" name="sharedSource"><label for="patternOfTheDayRadioButton"></label> </li><li><input type="radio" id="snapshotURLRadioButton" name="sharedSource" checked="checked"><label for="snapshotURLRadioButton"></label> <br> <div class="warningLabel" style="margin-bottom: 0px; margin-left: 27px; width: 400px; text-align:right" id="invalidUrlLoadShared"></div> <input id="urlTextInputShared" type="text" style="margin-left: 27px; margin-top: 5px; width: 400px"> </li></ul> </fieldset> <div class="dimmed" style="margin-left: 10px"> <img src="./rsc/_y1" style="vertical-align:middle"> <a id="moreSharedPatternsLink" class="linkButton"></a> </div> <div class="dimmed wrappedInfo" style="margin-top: 0px; margin-left: 50px"> <img src="./rsc/_y1" style="vertical-align:middle"> <span id="">&nbsp;Hint: You can bypass this dialog and drop Pattern Central URLs directly onto the main pattern window.</span> </div> </div> <div class="buttonColumn" style="margin-top: 30px"> <button class="textButton defaultButton" style="" id="okButtonLoadShared">Load</button> <button class="textButton" style="" id="cancelButtonLoadShared">Cancel</button> </div> </form> 